testing.common.cleanupName (field)

4 uses

	testing (current package)
		testing.go#L500: 	cleanupName string               // Name of the cleanup function.
		testing.go#L593: 		if frame.Function == c.cleanupName {
		testing.go#L1024: 			c.cleanupName = ""
		testing.go#L1030: 		c.cleanupName = name